ARMEdit: HPC Services

HPC_ARMEDIT_ALLOC

HPC_ARMEDIT_ALLOC
(HPC &0105:&0003)
Claim a block of ARM memory

Data sent:0HPC service ID = &0105
+2reason code = &0003
+4number of bytes to claim
+8

Data returned:0return code
+4address of the block of memory allocated
+8

Use: Claim a block of ARM memory. This is automatically released when the PC is shutdown or reset, but it is better to free it when no longer required using HPC_ARMEDIT_FREE.

Related services:HPC_ARMEDIT_FREE

[Contents] [Up] Copyright © Alexander Thoukydides, 2001